Objects Types and Constants Properties Methods Object Hierarchy Index
Fills an array with the values of a 4x4 matrix.
C++:
#include "imsigx.h"
HRESULT hr = pObject->GetArray(ArrayEntries);
Visual Basic:
object.GetArray(ArrayEntries)
Parts:
ArrayEntries |
VARIANT* |
[in][out] |
An array of 16 doubles. |
Objects Types and Constants Properties Methods Object Hierarchy Index
SDK Top API Reference TurboCAD Home Page TurboCAD Programming Forums